home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 24 / MacFormat n. 24 (Spain) / MacFormat 24.bin / Demos / Jungle Activated! / JungleActivated Demo / jung DEMO d / 00102_Studio to Jungle.ls < prev    next >
Encoding:
Text File  |  1996-10-14  |  98 b   |  7 lines

  1. on mouseUp
  2.   global gWhereFrom
  3.   cursor(-1)
  4.   set gWhereFrom to the frameLabel
  5.   go("Jungle")
  6. end
  7.